| Fully Qualified Name: | Laminas\Log\Formatter\ChromePhp |
| Implements: | FormatterInterface |
| Name | Description | Defined By |
|---|---|---|
| format() | Formats the given event data into a single line to be written by the writer. | ChromePhp |
| getDateTimeFormat() | This method is implemented for FormatterInterface but not used. | ChromePhp |
| setDateTimeFormat() | This method is implemented for FormatterInterface but not used. | ChromePhp |
Formats the given event data into a single line to be written by the writer.
| Parameter Name | Type | Description |
|---|---|---|
| $event | array | The |
Returns: string
This method is implemented for FormatterInterface but not used.
Returns: string
This method is implemented for FormatterInterface but not used.
| Parameter Name | Type | Description |
|---|---|---|
| $dateTimeFormat | string |
Returns: \FormatterInterface